MESCIUS SPREAD for Windows Forms 17.0J
ActionResult<T> コンストラクタ(String,Type)

アクションの実行に関する詳細情報。
詳細な例外の種類
アクションの失敗結果を初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal details As String, _
   ByVal exceptionType As Type _
)
public ActionResult<T>( 
   string details,
   Type exceptionType
)

パラメータ

details
アクションの実行に関する詳細情報。
exceptionType
詳細な例外の種類
参照

ActionResult<T> 構造体
ActionResult<T> メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.